ConversationGlobalFlagStatus Property |
Contains the aggregated flag status for all conversation items in a mailbox.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic FlagStatus GlobalFlagStatus { get; }Public ReadOnly Property GlobalFlagStatus As FlagStatus
Get
Property Value
Type:
FlagStatusThe global flag status.
See Also